Skip to content

docs: clarify pip index configuration during PyPI migration - #2119

Open
harshitethic wants to merge 1 commit into
pypa:mainfrom
harshitethic:fix/pypi-migration-pip-config
Open

docs: clarify pip index configuration during PyPI migration#2119
harshitethic wants to merge 1 commit into
pypa:mainfrom
harshitethic:fix/pypi-migration-pip-config

Conversation

@harshitethic

@harshitethic harshitethic commented Aug 30, 2026

Copy link
Copy Markdown

Summary

  • document that pip index-url configuration can override the default PyPI index
  • show how to locate active pip configuration files with pip config list -v
  • document updating a legacy pypi.python.org index URL to pypi.org/simple

Fixes #463

Validation

  • Focused documentation-only change in source/guides/migrating-to-pypi-org.rst
  • Verified the commit diff contains only the intended documentation addition

📚 Documentation preview 📚: https://python-packaging-user-guide--2119.org.readthedocs.build/en/2119/

@webknjaz

Copy link
Copy Markdown
Member

It's unclear if PyPUG should contain individual tools' docs instead of pointing to them. Have you checked previous PR discussions? Said tools evolve independently and get own documentation updates sooner. We should probably give a more generic advice as some of the PRs attempted but didn't get to complete the effort. #2048 seems to have been solid but didn't get early reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pip.conf heads-up to PyPI.org migration guide

2 participants